Skip to content

Conversation

@islem-esi
Copy link
Contributor

1. Clarify README instructions: while trying to reproduce the setup, I faced problems with some implicit requirements that were not mentioned. I thought adding hints about it in the README would help future users (though the experience might differ depending on the initial environment).

2. Fixed bug: Python3.11 complains about backslash in f-string at bug.py:info:342. I added a quick fix and also split the result of multiple failing tests by adding new line. Single quotes were mixed with double quotes inside double quotes. I replaced the inner double quotes with single ones.

…lation process + fixed bug in bug.py:info (Python was complaining about backslash in f-string)
Copy link
Contributor

@Nfsaavedra Nfsaavedra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR! The information you added to the README is very helpful. I just added suggestions to fix some typos.

@Nfsaavedra
Copy link
Contributor

I ended up just fixing the typos. I'll merge now. Thanks!

@Nfsaavedra Nfsaavedra merged commit 6211c27 into gitbugactions:main Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants